MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridDetailRow<TItem> Class / AllowMerging Property
In This Topic
    AllowMerging Property (GridDetailRow<TItem>)
    In This Topic
    Gets or sets a value that indicates whether cells in this row can be merged.
    Syntax
    public bool AllowMerging {get; set;}
    See Also